toggle menu
shared
15.0.0
ios
switch theme
search in API
shared
/
io.anyline.tiretread.sdk.api
/
[ios]AnylineTireTread
/
initialize
initialize
ios
open
override
fun
initialize
(
licenseKey
:
String
,
onComplete
:
(
SdkResult
<
Unit
>
)
->
Unit
)
open
override
fun
initialize
(
licenseKey
:
String
,
options
:
InitOptions
,
onComplete
:
(
SdkResult
<
Unit
>
)
->
Unit
)